home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / dust / history < prev    next >
Text File  |  1995-06-16  |  21KB  |  750 lines

  1. ###############################################################################
  2. #                                                                             #
  3. #                 Dust V2.02 - Copyright ©1994 by A.Maschke                   #
  4. #                           All rights reserved.                              #
  5. #-----------------------------------------------------------------------------#
  6. #                                                                             #
  7. #                                  History                                    #
  8. #                                                                             #
  9. #-----------------------------------------------------------------------------#
  10. #                                                                             #
  11. #   *** - not checked                                                         #
  12. #   *   - wildcard                                                            #
  13. #   LW  - Lightwave                                                           #
  14. #   IM  - Imagine                                                             #
  15. #                                                                             #
  16. ###############################################################################
  17.  
  18. Version 2.02 - 16 June 1995
  19.  -ONLINECALC-parameter removed - use . instead:
  20.    .a=345
  21.    .a
  22.  
  23.  -SHOWVALUES didn't work - fixed
  24.  -documentation-bug fixed:
  25.    sorry, the real name of the "DustHelp"-Parameter is "helpdir",
  26.    type "set(helpdir,<path>)" and "set(helpdir2,<path2>)"
  27.  
  28. Version 2.01 - 13 June 1995
  29.  -new command SHOWVALUES
  30.  
  31. Version 2.00 - 16 April 1995
  32.  -MORPH2-an amazing new algorithm !!!
  33.  -new command: MORPHATTS
  34.  -refreshing CLST after KILL0FACES
  35.  -removed commands
  36.    MORPHSGROUP (MORPH2 makes it better)
  37.    MORPH2FRAME (not posible because the number of created frames by MORPH2
  38.                 is unknown)
  39.  -some optimizations
  40.  -docs updated
  41.  
  42. Version 1.94 - 10 April 1995
  43.  -new commands:
  44.    MORPHSGROUP (beta)
  45.    RENAMESGROUP
  46.  -MORPHSGROUP-Tutorial
  47.  -WINDOWSEQ-bug: wrong screensize if SCREEN=TRUE - fixed
  48.  
  49. Version 1.93 - 7 April 1995
  50.  -MORPH3(RND)-bug fixed (needed one more argument what the online-help
  51.                          didn't tell you - now old syntax)
  52.  -MORPH2 improved
  53.  -MORPH2-Tutorial
  54.  
  55.  -memory-bug: forgot to free some tmp-buffers after subgroup-loading - fixed
  56.  -memory-bug: FILETYPE (called from LOAD) trashed 1040 bytes of memory if
  57.               file not found (not my bug) - fixed
  58.  -memory-bug: clst allocated twice while LW-loading - fixed
  59.  -now you can perform "load(1,head)" 10000 times - no byte of memory
  60.   will be allocated
  61.  -TDDD-loader/saver-bug: wrong EFLG-size if (edgecount mod 2)!=0) - fixed
  62.  
  63. Version 1.92 - 6 April 1995
  64.  -new command: COPYCLST (good for combining MORPH and MORPH2)
  65.  -converting polygons assumed to be convex into triangles (Lightwave)
  66.  -killing unused surfaces (Lightwave) (caused crashes while saving)
  67.  -setting the EDGE-flag after Lightwave-loading
  68.   (otherwise the TDDD-saver writes trash)
  69.  -new screenshot
  70.  
  71. Version 1.91b - 4 April 1995
  72.  -loading of Imagine3.0-Subgroups (FGR3) -but still saving as FGRP
  73.  
  74. Version 1.91 - 3 April 1995
  75.  -new commands:
  76.    ADDSGROUP
  77.    SUBSGROUP
  78.    SETCOLSGROUP
  79.    GETCOLSGROUP
  80.    WRITESGROUP
  81.  -keeping and enhancing subgroups while PMORPHing
  82.  -command-completion improved and all known bugs fixed
  83.  -new Screenshot
  84.  -new Tutorial
  85.  
  86. Version 1.90 - 2 April 1995
  87.  -LW:
  88.    -reading/writing of LW-textures and -brushes (called LWSpec)
  89.    -all attributes except the color of the surface called "Default" ***
  90.     are ignored - so rename this surface if you want to keep the
  91.     textures etc. !
  92.     (Why ? *No* subgroup will be created for the "Default"-surface)
  93.  -JOIN and COPY updated (Subgroups, LWSpec)
  94.  -MEMORY updated (LWSpec)
  95.  
  96. Version 1.89 - 1 April 1995 (this is no joke)
  97.  
  98.  -LW-loader and -saver rewritten - fast as hell
  99.   (compare the execution-times between LW and Dust - but Dust must
  100.    convert the objects while loading/saving into/from the internal
  101.    TDDD-format every time)
  102.  
  103.  -converting of LW-Surfaces into Subgroups and Subgroups into
  104.   LW-Surfaces (I know many people will love this)
  105.   (other programs (e.g. Vertex, Pixpro, Castillian) aren't able to do
  106.   that)
  107.  
  108.  -I tested the following objects
  109.   (loaded as LW, saved as TDDD, loaded as TDDD and finally saved as LW)
  110.    -32dodge.lwob  (29 subgroups)
  111.    -al.lwob       (35 subgroups)
  112.    -tommygun.lwob (15 subgroups)
  113.    -ball.lwob     (no subgroups)
  114.   After that there where no differences between the original and the
  115.   converted objects !
  116.  
  117.  -57chevy.lwob (41 subgroups) couldn't be converted into TDDD because
  118.   of the many edges
  119.  
  120. Version 1.88 - 31 March 1995
  121.  -reading/writing of Imagine-Subgroups !
  122.  -tested some big and complicated objects - it seems to work
  123.  -MEMORY updated
  124.  -STATS now shows subgroups
  125.  
  126. Version 1.87 - 30 March 1995
  127.  -changed the internal object-format: You can now have more than
  128.   32768 edges - so really BIG LW-objects can be loaded and saved
  129.   (I tested the following objects made by Viewpoint:
  130.     -32dodge.lwob  (Points: 8477, Edges: 49938, Faces: 16646)
  131.     -tommygun.lwob (Points: 4171, Edges: 24630, Faces: 8210)
  132.     -57chevy.lwob  (Points: 16049, Edges: 87912, Faces: 29304)
  133.  
  134. Version 1.86 - 29 March 1995
  135.  -serious LW-loader-bug fixed
  136.  -setting the complete-parameter to FALSE while loading the config
  137.  -auto-screen-to-front before drawing
  138.  
  139. Version 1.85 - 25 March 1995
  140.  -some LW-bugs fixed:
  141.    -the first surface-index was 0 - LW starts with 1
  142.     (I think all colors where wrong)
  143.    -y-z-swapping while loading (like the saver does it)
  144.  -checking for graphics.library V39 before using the color/face-mode
  145.   to avoid crashes
  146.  
  147. Version 1.84 - 13 March 1995
  148.  -very realistic water-waves: WATER and WATERFRAME
  149.  -WATERZ and WATERZFRAME: change only the z-coordinates of the object,
  150.                           looks smoother - but is less realistic
  151.  
  152. Version 1.83 - 12 March 1995
  153.  -bugs:
  154.    *sometimes the pens of the public-screen where not freed  - fixed
  155.    *WINDOWSAVE waites forever if the specified window doesn't exists - fixed
  156.    *batch-files where executes after windowID-error -fixed
  157.    *WAVE3D: objects where not saved - fixed
  158.  -spherical 3D-waves - WAVE3D-syntax changed
  159.  -abort loops after error
  160.  -started to write a water-algorithm
  161.  
  162. Version 1.82 - 10 March 1995
  163.  -now it's possible to open windows on the public- AND the Dust-Screen
  164.   with different drawmodes
  165.  -format-command-support for WINDOWSAVE and '!'
  166.  -some window-bugs fixed
  167.   (refreshing after changing objects or attributes, if the face-mode fails
  168.    the color-mode is used...)
  169.  
  170. Version 1.81 - 9 March 1995
  171.  -I finished translating the doc
  172.  -heapsort-algorithm replaced by qsort (really big objects->heapsort crashed)
  173.  -rendering now faster (some other optimizations)
  174.  
  175. Version 1.80 - 6 March 1995
  176.  -wrote a shell-script "stageIt"
  177.  -ECHO enhanced
  178.  -doc and online-help improved
  179.  -started to translate the doc
  180.  
  181. Version 1.79 - 5 March 1995
  182.  -parameter-completion (SET, GET) added
  183.  -new parameter: COMPLETE: turns off/on  command- and parameter-completion
  184.  -all commands and parameters now lower case !
  185.  -ARexx-bug fixed, now port will get removed while exiting Rexx-mode
  186.  -executing batch-files from Rexx and starting Rexx from batch-files
  187.   now possible
  188.  
  189. Version 1.78 - 4 March 1995
  190.  -MakeLoop got killed:
  191.    now (un)formatted numbers will be inserted in strings containg format-
  192.    commands, e.g.:
  193.  
  194.     for(i,1,10)
  195.      echo("unformatted:$, formatted:%")
  196.     end
  197.  
  198.  -parameter ACTVAL added, so the formatting works outside of loops, too, e.g:
  199.    set(actval,1)
  200.    load(1,obj.%) will try to load obj.0001   (I know that this makes no sense)
  201.  -now I have to rewrite the docs, to create a new tutorial - THIS SUCKS !
  202.  
  203. Version 1.77 - 4 March 1995
  204.  -nested for-loops, e.g.:
  205.  
  206.    for(i,1,3)
  207.     for(j,1,4)       (nice, isn't it ?)
  208.      calc(i*j)
  209.     end
  210.    end
  211.  
  212.  -MakeLoop will get killed soon...
  213.  
  214.  
  215. Version 1.76 - 4 March 1995
  216.  -for-loops (NOT only in batch-files)
  217.  -global user-defined constants, e.g.
  218.    calc("a:=3*5") -> load(a,)=load(15,)
  219.  
  220. Version 1.75 - 3 March 1995
  221.  -logfile-creation, program-parameters LOG and LOGFILE
  222.  -quiet-mode (no text-outpuut), program-parameter QUIET
  223.  
  224. Version 1.74 - 3 March 1995
  225.  -MORPH3 re-implemented, completely rewritten
  226.  -STATS- and KILL-break-requester removed - text-output was slowed down
  227.  -memory-usage at startup reduced: now 568144 bytes
  228.  
  229. Version 1.73 - 2 March 1995
  230.  -BUILD(RND) completely rewritten - now it really works (building objects
  231.   starting with ONE face)
  232.  -ADDFACE creates a new object if <objectID> not valid
  233.  -STATS2, PSTATS2 completely rewritten
  234.  
  235. Version 1.72 - 2 March 1995
  236.  -every numeric argument can now be entered as mathematical expression,
  237.    e.g.: load(10/4-0.2,ram:obj)
  238.  -support of user-defined constants in mind
  239.  -MEMORY and MEMORYP updated
  240.  -many display-bugs (ugly text-output) fixed
  241.  
  242. Version 1.71 - 2 March 1995
  243.  -new parser of mathematical expressions implemented
  244.   (original by S. Salewski <- many thanx)
  245.  -CALC, FUNC, CFUNC, ANIMFUNC, ... rewritten - now fast like coming from hell
  246.  
  247. Version 1.70 - 1 March 1995
  248.  -all functions except MORPH3, STATS2 and PSTATS2 re-implemented
  249.  
  250. Version 1.69 - 1 March 1995
  251.  -window-system and some other functions re-implemented
  252.  
  253. Version 1.68 - 28 February 1995
  254.  -internal object-structures changed - no procedures are now implemented
  255.    ->unlimited number of objects, particle-objects,... will become reality
  256.  
  257. Version 1.67 - 27 February 1995
  258.  recursive main-program:
  259.   -execute batch-files from batch-files
  260.   -execute batch-files in ARexx-mode
  261.  
  262. Version 1.66 - 26 February 1995
  263.  -help-topic-completion works fine (this is the real UNIX-feeling !)
  264.  
  265. Version 1.65 - 26 February 1995
  266.  -command-completion works fine
  267.  
  268. Version 1.64 - 25 February 1995
  269.  -command-parser completely rewritten (what a shit !)
  270.    command-completion planned
  271.  
  272. Version 1.62 - 21 February 1995
  273.   -*FUNC*-procedures: double->single precision
  274.    so the standard version of Dust needs no FPU
  275.   -CALC still works with double precision
  276.   -bug (attribute-morphing) fixed
  277.   -texture/brush-morphing:
  278.     -if the names of two textures are equal
  279.       (e.g.: ram:textures/Quilt and dh0:quILt)
  280.      the parameters and the axis will be morphed
  281.     -if the names of two brushes are equal
  282.      the axis and the parameter FULLSCALE will be morphed
  283.  
  284. Version 1.61 - 19 February 1995
  285.  -texture-handling: number of textures/brushes per object: NO LIMITS
  286.  
  287. Version 1.60 - 12 February 1995
  288.  -FULL Imagine3.0-Texture-/Brush-Support (SHOWTEX removed):
  289.    KILLBRS
  290.    KILLTXT
  291.    COPYTXT
  292.    COPYBRS
  293.    SHOWTXT
  294.    SHOWBRS
  295.  -other commands:
  296.    ADDFACE
  297.    ROTATEAXIS
  298.  -FULL texture-control:
  299.    TXTAXSIZE
  300.    BRSAXSIZE
  301.    TXTAXPOS
  302.    BRSAXPOS
  303.    TXTAXALIGN0
  304.    BRSAXALIGN0
  305.    ROTATETXTAXIS
  306.    ROTATEBRSAXIS
  307.    CENTERTXTAXIS
  308.    CENTERBRSAXIS
  309.    TXTPARAM
  310.    TXTNAME
  311.    BRSNAME
  312.    TXTDIR
  313.    BRSDIR
  314.  -docs updated
  315.  
  316. Version 1.52 - 11 February 1995
  317.  -SHOWTEX now extracts ALL information about Imagine3.0-Textures/Brushes
  318.  -new parameter OPTEDGES - faster Lightwave-/VS-loading
  319.   (edge-optimizing makes no sense if you save the objects
  320.    in Lightwave-format)
  321.  
  322. Version 1.51 -   6 February 1995
  323.  -small ARexx-Port "Dust"
  324.    -two commands: PARSE <Dust-command>, all commands except EXEC und EXIT are allowed
  325.                   EXIT
  326.  
  327. Version 1.50a -   4 February 1995
  328.  -new help-texts: FORMATS and SCENES !
  329.  -Lightwave-Loader (all information Dust saves will be read)
  330.  -Lightwave-ARexx-commands invoked at every frame: LWCMD1, LWCMD2, LWCMD3
  331.  -universal-loader: LOAD
  332.  -global saver: SAVE
  333.  -parameter SFORMAT - all objects saved by any procedure are in this format
  334.  -LOADSEQ->universal ***
  335.  -XPK-support removed: I use XFH.
  336.  -filetype-analyzer: FILETYPE
  337.  -doc updated
  338.  -some bugs removed
  339.  
  340. Version 1.45 -   3 February 1995
  341.  -Lightwave-saver: SAVELW
  342.    featuring: -double-sided-flag when BACKFACES=TRUE
  343.               -for every different face-color one Lightwave-Surface is created
  344.                (a chesscube will be a chesscube...)
  345.               -keeps colors and specular-level, other attributes will be lost
  346.               -no triangle-optimizations because the coming Lightwave-loader
  347.                will read only triangles
  348.    (Because I dont own Lightwave I can't test it directly, but Pixel3D loads
  349.     in the objects without problems...)
  350.  
  351. Version 1.44 -  31 January 1995
  352.  -LMB aborts help
  353.  -new keyfile
  354.  -ISL3.*-support (for Imagine3.1)
  355.    STAGING2 (ISL2.0)
  356.    STAGING3 (ISL3.*)
  357.  -version number (showed by the DOS-version-command)
  358.  -*EXPLODE*-bugs fixed - maxRot now means: maxRot of the LARGEST particle
  359.    (it works now)
  360.  
  361. Version 1.43 -  27 January 1995
  362.  -sharp edges (loading, saving, particles) are supported now
  363.  
  364. Version 1.42 -  24 January 1995
  365.  -Cripple-Keyfile introduced (good idea from WL)
  366.  -bug in Morph3 removed
  367.  
  368. Version 1.41 -  20 January 1995
  369.  -open windows on own screen (if specified) ***
  370.    parameters SCREEN,SCREENWIDTH,SCREENWIDTH,SCREENHEIGHT,SCREENDEPTH,SCREENID
  371.  -Lightwave-"staging": LWSTAGING
  372.  
  373. Version 1.40 -  13 January 1995
  374.  -good particle-alignment in pmode
  375.  -sphere-objects
  376.  -HELPDIR2 for external help-texts created by the user
  377.  -T-Hunks (16 per Object) (textures or brushes)
  378.    (loading, saving, particle-objects, no modifiing)
  379.  -sphere-objects:
  380.    O2S
  381.    SAVESPHERES
  382.  -Build-Morph: MORPH3, MORPH3RND ***
  383.  -keyfile without password introduced
  384.  -new commands:
  385.    LIMITS
  386.    SHOWTEX
  387.    KILLTEX
  388.    COPYTEX
  389.  -new parameter:
  390.    SAVESPHEREP
  391.  
  392. Version 1.36 -  7 January 1995
  393.  -new and good and final break-concept:
  394.    commands open and close breakwindow automatically
  395.    LMB aborts drawing if CHECKMOUSE is set
  396.  
  397. Version 1.35 -  6 January 1995
  398.  -Tool: TDDDVS
  399.  -xpk-decrunch-bug fixed
  400.  
  401. Version 1.34 -  4 January 1995
  402.  -global error-check (batch files will be aborted after any error)
  403.  -videoscape-loader can be cancelled
  404.  -some more error-checks
  405.  -xpk-decrunching-bug fixed
  406.  -new commands:
  407.    SHOWTDDD
  408.    LOADGROUPOBJ
  409.  
  410. Version 1.33 -  3 January 1995
  411.  -z-buffer improved
  412.  -24bit-ppm-saver
  413.  -new memory-handling (ALLOC - don't play with this)
  414.  -help-text RENDER - not official
  415.  
  416. Version 1.32 -  2 January 1995
  417.  -bad z-buffer-algorithm implemented - not official supported
  418.  
  419. Version 1.31 - 29 December 1994
  420.  -KEEPASPECT-bug fixed
  421.  -new commands
  422.    WINDOWPOS
  423.    WINDOWSIZE
  424.    WINDOWFRONT
  425.  -new loader: Videoscape - LOADVS
  426.  -Videoscape-colors are supported now (saving and loading)
  427.  -small bug at gfx-startup fixed
  428.  -demo-script "WINDOWS" added
  429.  -new program-parameters:
  430.    BWLEFT
  431.    BWTOP
  432.   are saved to config
  433.  
  434. Version 1.30 - 27 December 1994
  435.  -VERBOSE-mode removed
  436.  -flags SAVEPICS,PICNAME, ACTPIC, DONTSAVE removed
  437.  -new parser-module
  438.  -window-ID introduced
  439.  -new commands
  440.    WINDOWCLOSE
  441.    WINDOWSAVE
  442.    WINDOWROTX
  443.    WINDOWROTZ
  444.    WINDOWZOOM
  445.    WINDOWDRAWMODE
  446.    WINDOWREDRAW
  447.    WINDOWOUTLINED
  448.    WINDOWPERSPECTIVE
  449.    WINDOWRESCALE
  450.  -break-window: OPENBREAKWIN, CLOSEBREAKWIN
  451.  -manual and help-files updated
  452.  -commands KILL0FACES reactivated
  453.  
  454. Version 1.20b - 25 December 1994
  455.  -serious bugs in the *explode*-procedures fixed
  456.  -creating a new animation "EX" using this commands
  457.  
  458. Version 1.20 - 23 December 1994
  459.  -new help-structure
  460.  -new parameters: PAGER, HELPDIR
  461.  -configfile added (default "s:.dustrc")
  462.  -new commands: SAVECONFIG, LOADCONFIG
  463.  
  464. Version 1.10 - 23 December 1994
  465.  -new parameter: ALIGNP
  466.  -(bad)alignment in point-mode added
  467.  
  468. Version 1.09e - 21 December 1994
  469.  -new commands: STATS2, PSTATS2
  470.  -particle-alignment (face-mode) (x-axis)
  471.  
  472. Version 1.09d - 14 December 1994
  473.  -break the help-commands using LMB
  474.  -open windows on Pub-screens
  475.  
  476. Version 1.09b - 19 November 1994
  477.  -new command
  478.    SETPOINT
  479.  -new program: "Crystal"
  480.  
  481. Version 1.09 - 19 October 1994
  482.  -font-sensitive window-functions (WINDOWSEQ, saving, KEEPASPECT)
  483.  -new commands
  484.    CREATEFACES
  485.    SORTFACES
  486.    SORTPOINTS
  487.    PMORPH2
  488.    SORTFACES2
  489.    SORTPOINTS2
  490.   -SIZE-output-format changed
  491.   -EXPLODE-bug removed: to small faces -> infinite distance
  492.   -small WINDOWSEQ-bug removed.
  493.  
  494. Version 1.08 - 3 October 1994 (FINAL)
  495.  -GOOD-mode -> FACE-mode
  496.  -OUTLINED, GOODOUTLINED removed -> global Outlined-flag
  497.  -FACE-mode for 27, 64 and 125 color added
  498.  -loading and saving of XPK-compressed files
  499.  -new programm-parameters
  500.    XPKCOMPRESS
  501.    XPKMETHOD
  502.    VOUTLINED
  503.  -some window-shortcuts changed
  504.  -manual in AmigaGuide-Format !
  505.  
  506. Version 1.07 - 2 October 1994
  507.  -new preview-mode: GOODOUTLINED
  508.  -Z-Sort-Algorithm new implemented (FAST!)
  509.  -bugs removed:
  510.    View-redraw (after changing object-colors (COLOR,SETCLST)) fixed
  511.    save-stats
  512.    Morph2: only the closest points where searched - not all target-
  513.            points where reached
  514.    Morphframe: dest-object instead of dest2-object was killed (at init)
  515.  -Morph-speedup again
  516.  -color-morphing in morph and morph2
  517.  -new commands
  518.    P2OSEQ
  519.    LOADSEQ
  520.    SAVESEQ
  521.    LOADPSEQ
  522.    SAVEPSEQ
  523.    MEMORY
  524.    MEMORYP
  525.    CALC
  526.    WINDOWSEQ
  527.   -manual an online-help updated
  528.   -LOAD command has the additional search path "objects"
  529.   -one-argument-option for all save-commands
  530.   -ANIMFUNC, ANIMCFUNC, BUILD got VERBOSE-mode
  531.   -BUILD completely rewritten - points are killed (works fine in VERBOSE-mode)
  532.  
  533. Version 1.06 -  30 September 1994 (FINAL beta)
  534.  -new commands
  535.    COPYPPOS
  536.    COPYPROT
  537.    COPYPSCL
  538.    FUNC
  539.    CFUNC
  540.    PPOSFUNC
  541.    PROTFUNC
  542.    PSCLFUNC
  543.    ANIMFUNC
  544.    ANIMCFUNC
  545.    ANIMPPOSFUNC
  546.    ANIMPROTFUNC
  547.    ANIMPSCLFUNC
  548.  
  549. Version 1.05 -  29 September 1994
  550.  -new program-parameter
  551.    EXFORMAT
  552.  -C-Tutorial (MaxonC++ and GCC)
  553.  -bug in WriteReal removed
  554.  -new commands
  555.    SETCLST
  556.    WRITECLST
  557.  -CLST-reading, -writing, -copying and -drawing
  558.  -CLST in particle-objects
  559.  
  560. Version 1.04 -  23 September 1994
  561.  -new commands
  562.    GETPPOS
  563.    GETPROT
  564.    GETPSCL
  565.    SETPPOS
  566.    SETPROT
  567.    SETPSCL
  568.    GETOCOUNT
  569.    GETPSIZE
  570.  -command ROTFACES removed
  571.  -manual and online-help updated
  572.  -new programmer tutorial and executable example !
  573.  
  574. Version 1.03 -  22 September 1994
  575.  -keyfile improved - now demo-version-support
  576.  -password-encryption
  577.  -new commands
  578.    PWAVE1D
  579.    PWAVE2D
  580.    PWAVE3D
  581.  -new programmer-interface in mind:
  582.  -new program-parameter
  583.    EXFILE
  584.  
  585. Version 1.02 -  15 September 1994
  586.  -speed improvement in the PMorph-Procedure (twice as fast as before)
  587.  -bug in CopyAtts removed
  588.  
  589. Version 1.01 -  14 September 1994
  590.  -now a keyfile is needed to start the program
  591.  
  592. Version 1.00 -  14 September 1994
  593.  -new preview-mode: GOOD (draws every object using its colors)
  594.   (216 free pens required)
  595.  
  596. Version 0.99 -  8 September 1994
  597.  -watching version 1.00
  598.  -manual and online-help updated
  599.  -some minor changes
  600.  -some new window-shortcuts
  601.  -object-color-tracking windows
  602.  -new program-parameter
  603.    MOUSEBREAK
  604.  -bug in the VideoScape3D-Saver removed (in BACKFACES-mode all lines where
  605.   introduced by "8" instead of "3")
  606.  
  607. Version 0.98 -  8 September 1994
  608.  -save-frame-function (to render really big particle-objects using Dust)
  609.  -new program-parameters
  610.    SAVEPICS
  611.    PICNAME
  612.    ACTPIC
  613.  -new preview-mode: COLOR
  614.  
  615. Version 0.97 -  7 September 1994
  616.  -new commands
  617.    PWAVE1D
  618.    PWAVE2D
  619.    PWAVE3D
  620.  -WINDOW-command improved
  621.  -new program-parameters
  622.    VZOOM
  623.    VKEEPSCALE
  624.  -bug in O2P removed
  625.  
  626. Version 0.96 -  5 September 1994
  627.  -new commands
  628.    JOIN
  629.    JOINPARTICLE
  630.    WRITEPPOS
  631.    WRITEPROT
  632.    WRITEPSCL
  633.    RANDOMPPOS
  634.    RANDOMPROT
  635.    RANDOMPSCL
  636.   -online-help and manual updated
  637.  
  638. Version 0.95 -  4 September 1994
  639.  -new commands
  640.    PSTATS
  641.    PARTICLEEXPLODE
  642.  
  643. Version 0.94 -  4 September 1994
  644.  -new commands
  645.    SAVEPARTICLETDDD
  646.    SAVEPARTICLEVS
  647.  -many bugs removed
  648.  
  649. Version 0.93 -  4 September 1994
  650.  -particle-object-format
  651.  -new commands
  652.    LOADPARTICLE
  653.    SAVEPARTICLE
  654.  
  655. Version 0.92 -  4 September 1994
  656.  -new commands
  657.    COPYPARTICLE
  658.    KILLPARTICLE
  659.    PARTICLE2OBJECT
  660.    OBJECT2PARTICLE
  661.    SCALEPARTICLE
  662.  
  663. Version 0.91 -  3 September 1994
  664.  -particle system
  665.  
  666. Version 0.90 -  3 September 1994
  667.  -new commands
  668.    EXPLODEFRAME
  669.    WRITEVS
  670.  -online-help and manual updated
  671.  -IntToString, RealToString completely rewritten
  672.  
  673. Version 0.89 -  2 September 1994
  674.  -new commands
  675.    COPYATTS
  676.    AXSIZE
  677.    AXPOS
  678.    AXALIGN0
  679.    WRITEAXIS
  680.    WRITEATTS
  681.    POSITIVE
  682.  -new program-parameter
  683.    RANDOM
  684.  -EXPLODE debugged and optimized (what a difference)
  685.  -TIME rewritten
  686.  -bug in the Read/WriteTDDD-Function removed
  687.   (Couldn't load really big objects <-compiler bug!)
  688.  
  689. Version 0.88 - 30 August 1994
  690.  -manual and online-help updated
  691.  -all functions tested again
  692.  
  693. Version 0.87 - 29 August 1994
  694.  -MERGE completely rewritten
  695.  -some internal speedups
  696.  
  697. Version 0.86 - 29 August 1994
  698.  -new command
  699.    EXPLODE
  700.  
  701. Version 0.85 - 28 August 1994
  702.  -new commands
  703.    ROTFACES
  704.    SCALEFACES
  705.    RENAME
  706.    STAGING
  707.  -manual improved
  708.  -online-help and manual updated
  709.  
  710. Version 0.84 - 28 August 1994
  711.  -new commands
  712.    KILL0FACES
  713.    KILL0EDGES
  714.  -KILL0EDGES completely rewritten
  715.  -COPY rewritten
  716.  -online-help and manual updated
  717.  -pseudo-perspektive removed
  718.  
  719. Version 0.83 - 28 August 1994
  720.  -MERGE, KILLFACE, KILLEDGE, KILLPOINT completely rewritten
  721.  -new commands
  722.    WRITEPOINTS
  723.    WRITEEDGES
  724.    WRITEFACES
  725.  -bug in TDDD-Saver removed
  726.   ((fCount mod 2)#0 caused wrong chunksize in CLST, RLST and TLST)
  727.  
  728. Version 0.82 - 27 August 1994
  729.  -object-lock (no object can be drawed while any procedure is modifiing
  730.                it (otherwise system crashes heavily))
  731.  
  732. Version 0.81 - 26 August 1994
  733.  -new commands:
  734.    COLOR
  735.    TRANS
  736.    REFL
  737.    SPEC
  738.    HARDNESS
  739.    DITHER
  740.    ROUGHNESS
  741.    SHININESS
  742.    ROTATE
  743.    SCALE
  744.    TRANSLATE
  745.  -online-help-updated
  746.  -no bugs found-no bugs removed
  747.  
  748. Version 0.80 - 24 August 1994
  749.  -first working version
  750.